www.gusucode.com > HookAPI开发包(Win32 API函数截拦)源码程序 > HookAPI开发包(Win32 API函数截拦)源码程序/谷速代码-code/HookAPI1.7/samples/to_test/NetCryptDll/const.cpp

    #include "stdafx.h"
#include "const.h"

//char g_AppName[128];
char g_szAppBaseName[40];
char g_szDllPath[128];
HINSTANCE g_hInstance;